Stephen, Jennifer, Tiago & David
R, RStudio & git installed & working together
GitHub accountGitHubclone the repo as an RStudio projectREADME.md using markdownStep 1 Click “Pull” on “Git” panel
Step 2 Click “Commit” on “Git” panel
Step 3 Check boxes to “Stage” changes to commit
Step 4 Write “Commit message” & click “Commit”
Step 5 Once committed, don’t forget to “Push”
GitHub 😅R on WindowsR websitedownload R, incl. select mirror and OSinstall.packages()R websiteRStudio on WindowsRStudio installerRStudio Desktop download pagegit on Windowsgit, currently v 2.45.2Installation location
Note the location where git is installed, e.g.
C:\Users\{...}\AppData\Local\Programs\
git pull”: select Rebasegit configurations, e.g., user.name, user.email, etc.git installer screengit authentication is OS-specific - see David’s slidesRStudio and git: Tools > Global Options… > Git/SVNRStudio and git